home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 88
- Top = 109
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmAbout'
- ClientHeight = 287
- ClientWidth = 473
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Pitch = fpVariable
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 473
- Height = 287
- Align = alClient
- TabOrder = 0
- object imgAbout: TImage
- Left = 1
- Top = 1
- Width = 471
- Height = 285
- Align = alClient
- AutoSize = True
- OnClick = imgAboutClick
- end
- object imgToolbar: TImage
- Left = 181
- Top = 159
- Width = 275
- Height = 52
- AutoSize = True
- end
- object Shape1: TShape
- Left = 220
- Top = 179
- Width = 231
- Height = 19
- Brush.Color = clSilver
- Pen.Color = clSilver
- end
- object lblCopy: TLabel
- Left = 135
- Top = 263
- Width = 204
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright 1995 - 1998 Sausage Software'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentColor = False
- ParentFont = False
- OnClick = imgAboutClick
- end
- object lblVersion: TLabel
- Left = 244
- Top = 156
- Width = 173
- Height = 12
- Alignment = taCenter
- AutoSize = False
- Caption = 'Version '
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnClick = imgAboutClick
- end
- object btnInteractor: TToolbarButton97
- Left = 218
- Top = 179
- Width = 78
- Height = 19
- Caption = 'Interactor'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- Opaque = False
- ParentFont = False
- OnClick = btnInteractorClick
- end
- object btnLinkBot: TToolbarButton97
- Left = 297
- Top = 179
- Width = 75
- Height = 19
- Caption = 'Linkbot'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- Opaque = False
- ParentFont = False
- OnClick = btnLinkBotClick
- end
- object btnPSP: TToolbarButton97
- Left = 373
- Top = 179
- Width = 78
- Height = 19
- Caption = 'PaintShop'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- Opaque = False
- ParentFont = False
- OnClick = btnPSPClick
- end
- end
- end
-